Restore omitted dependency
authorPo Lu <luangruo@yahoo.com>
Wed, 12 Jun 2024 09:02:07 +0000 (17:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 12 Jun 2024 09:03:00 +0000 (17:03 +0800)
* java/Makefile.in (install_temp): Depend on
$(libsrc)/asset-directory-tool.

java/Makefile.in

index 8cc2235b9f386d6ab67af6c2cd1f56f5d4583db2..a7a9cabe1359804076931fea37f2861bb51f8054 100644 (file)
@@ -199,7 +199,8 @@ $(libsrc)/asset-directory-tool:
 # does already.
 
 .PHONY: install_temp
-install_temp: $(CROSS_BINS) $(CROSS_LIBS) $(RESOURCE_FILES)
+install_temp: $(CROSS_BINS) $(CROSS_LIBS) $(RESOURCE_FILES)    \
+  $(libsrc)/asset-directory-tool
        $(AM_V_GEN)
 # Make the working directory for this stuff
        $(AM_V_SILENT) rm -rf install_temp